Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

DataEventArgs<TData> Constructor (DataEventArgs<TData>)






Information related to the event.
Initializes the DataEventArgs class.
Syntax
public DataEventArgs<TData>( 
   TData data
)
'Declaration
 
Public Function New( _
   ByVal data As TData _
)
'Usage
 
Dim data As TData
 
Dim instance As New DataEventArgs(Of TData)(data)

            

            
public:
DataEventArgs<TData>( 
   TData^ data
)

Parameters

data
Information related to the event.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionThe data is null.
Requirements

Target Platforms

See Also

Reference

DataEventArgs<TData> Class
DataEventArgs<TData> Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features